type runtime.activeSweep
8 uses
runtime (current package)
mgcsweep.go#L42: active activeSweep
mgcsweep.go#L126: type activeSweep struct {
mgcsweep.go#L148: func (a *activeSweep) begin() sweepLocker {
mgcsweep.go#L162: func (a *activeSweep) end(sl sweepLocker) {
mgcsweep.go#L190: func (a *activeSweep) markDrained() bool {
mgcsweep.go#L203: func (a *activeSweep) sweepers() uint32 {
mgcsweep.go#L210: func (a *activeSweep) isDone() bool {
mgcsweep.go#L217: func (a *activeSweep) reset() {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)